home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 25 / AMIGAplus Sonderheft 25 (2000)(Falke)(DE)(Track 1 of 4)[!].iso / LOCALE / catalogs / ahiprefs.cd < prev    next >
Text File  |  2000-05-08  |  3KB  |  227 lines

  1. #language english
  2. #version 4
  3. ;
  4. ; $Id: ahiprefs.cd,v 4.5 1997/04/27 16:16:06 lcs Exp $
  5. ; $Log: ahiprefs.cd,v $
  6. ; Revision 4.5  1997/04/27 16:16:06  lcs
  7. ; Added "Mastervolume with(out) clipping".
  8. ;
  9. ; Revision 4.4  1997/04/23 21:08:31  lcs
  10. ; Removed (Disabled)
  11. ;
  12. ; Revision 4.2  1997/04/07 01:36:51  lcs
  13. ; Localized it, bug fixes
  14. ;
  15. ;
  16. ; *** Menus ***
  17. ;
  18. msgMenuProject (//)
  19. \000Project
  20. ;
  21. msgItemOpen (//)
  22. O\000Open...
  23. ;
  24. msgItemSaveAs (//)
  25. A\000Save As...
  26. ;
  27. msgItemAbout (//)
  28. ?\000About...
  29. ;
  30. msgItemQuit (//)
  31. Q\000Quit
  32. ;
  33. msgMenuEdit (//)
  34. \000Edit
  35. ;
  36. msgItemDefaults (//)
  37. D\000Reset To Defaults
  38. ;
  39. msgItemLastSaved (//)
  40. L\000Last Saved
  41. ;
  42. msgItemRestore (//)
  43. R\000Restore
  44. ;
  45. msgMenuSettings (//)
  46. \000Settings
  47. ;
  48. msgItemCreateIcons (//)
  49. I\000Create Icons?
  50. ;
  51. msgMenuHelp (//)
  52. \000Help
  53. ;
  54. msgItemHelp (//)
  55. Help\000Help...
  56. ;
  57. msgItemUsersGuide (//)
  58. H\000AHI User's guide...
  59. ;
  60. msgItemConceptIndex (//)
  61. \000Concept Index...
  62. ;
  63. ; *** The pages ***
  64. ;
  65. msgPageMode (//)
  66. Mode settings
  67. ;
  68. msgPageAdvanced (//)
  69. Advanced settings
  70. ;
  71. ; *** The units ***
  72. ;
  73. msgUnitDevice (//)
  74. Unit %ld
  75. ;
  76. msgUnitMusic (//)
  77. Music unit
  78. ;
  79. ; *** Properties box ***
  80. ;
  81. msgProperties (//)
  82. Mode ID\nRecording\nAuthor\nCopyright\nDriver\nVersion
  83. ;
  84. msgPropRecordFull (//)
  85. Full duplex
  86. ;
  87. msgPropRecordHalf (//)
  88. Half duplex
  89. ;
  90. msgPropRecordNone (//)
  91. Nope
  92. ;
  93. ; *** Options ***
  94. ;
  95. msgOptions (//)
  96. Options
  97. ;
  98. msgOptFrequency (//)
  99. _Frequency
  100. ;
  101. msgOptChannels (//)
  102. C_hannels
  103. ;
  104. msgOptNoChannels (//)
  105.  
  106. ;
  107. msgOptVolume (//)
  108. _Volume
  109. ;
  110. msgOptMonitor (//)
  111. _Monitor
  112. ;
  113. msgOptGain (//)
  114. _Gain
  115. ;
  116. msgOptMuted (//)
  117. Muted
  118. ;
  119. msgOptInput (//)
  120. _Input
  121. ;
  122. msgOptNoInputs (//)
  123. No inputs
  124. ;
  125. msgOptOutput (//)
  126. _Output
  127. ;
  128. msgOptNoOutputs (//)
  129. No outputs
  130. ;
  131. ;
  132. ; *** Global Options ***
  133. ;
  134. msgGlobalOptions (//)
  135. Global options
  136. ;
  137. msgGlobOptDebugLevel (//)
  138. _Debug level
  139. ;
  140. msgGlobOptEcho (//)
  141. _Echo
  142. ;
  143. msgGlobOptSurround (//)
  144. Surround in "_Fast" modes
  145. ;
  146. msgGlobOptCPULimit (//)
  147. CPU usage _limit
  148. ;
  149. ; *** Debug levels ***
  150. ;
  151. msgDebugNone (//)
  152. None
  153. ;
  154. msgDebugLow (//)
  155. Low
  156. ;
  157. msgDebugHigh (//)
  158. High
  159. ;
  160. msgDebugFull (//)
  161. Full
  162. ;
  163. ; *** Echo ***
  164. ;
  165. msgEchoEnabled (//)
  166. Enabled
  167. ;
  168. msgEchoFast (//)
  169. Fast
  170. ;
  171. msgEchoDisabled (//)
  172. Disabled
  173. ;
  174. ; *** Surround ***
  175. ;
  176. msgSurroundEnabled (//)
  177. Enabled
  178. ;
  179. msgSurroundDisabled (//)
  180. Disabled
  181. ;
  182. ; *** Buttons ***
  183. ;
  184. msgButtonSave (//)
  185. _Save
  186. ;
  187. msgButtonUse (//)
  188. _Use
  189. ;
  190. msgButtonCancel (//)
  191. _Cancel
  192. ;
  193. msgButtonOK (//)
  194. OK
  195. ;
  196. ; *** Texts ***
  197. ;
  198. msgTextProgramName (//)
  199. AHI preferences
  200. ;
  201. ;You can use something like "%s%s\nCopyright ©%s\nEnglish translation by Your Name" here...
  202. msgTextCopyright (//)
  203. %s%s\nCopyright ©%s
  204. ;
  205. msgTextNoWindow (//)
  206. Unable to open window.
  207. ;
  208. msgTextNoFileRequester (//)
  209. Unable to allocate file requester.
  210. ;
  211. msgTextNoFind (//)
  212. Unable to find `%s'!
  213. ;
  214. msgTextNoOpen (//)
  215. Unable to open `%s´ version %ld.
  216. ;
  217. ; *** Additions
  218. ;
  219. msgGlobOptMasterVol (//)
  220. _Master volume
  221. ;
  222. msgMVNoClip (//)
  223. Without clipping
  224. ;
  225. msgMVClip (//)
  226. With clipping
  227.